go.opentelemetry.io/otel/trace/internal/telemetry.Value.asBytes (method)
5 uses
go.opentelemetry.io/otel/trace/internal/telemetry (current package)
value.go#L208: func (v Value) asBytes() []byte {
value.go#L284: return bytes.Equal(v.asBytes(), w.asBytes())
value.go#L319: return string(v.asBytes())
value.go#L359: }{v.asBytes()})
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |